From 5f053b851722f682608682d3f7ee9bf45a5375fb Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Sun, 14 Aug 2005 19:47:24 +0000 Subject: [PATCH] fixed type conversions, register models with pixel formats --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 738bd36..62e5170 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2005-08-14 Øyvind Kolås + + * babl/babl-base/Makefile.am: LDADD = -lm + * babl/babl-base/babl-base-conversions-model.c: reindentation, added + gamma functions. + * babl/babl-base/babl-base-conversions-type.c: corrected reference + versions of u8, u16 and float. + * babl/babl-base/babl-base-models.c: ifdef'ed out some of the more + arcane models. + * babl/babl-base/babl-base-pixel-formats.c: added the corresponding + model used to all pixel formats. + 2005-08-09 Øyvind Kolås * babl/Makefile-mini: CFLAGS = -Werror -Wall .... -- 2.30.2